home *** CD-ROM | disk | FTP | other *** search
- MiamiStartStop Miami:Miami.default
-
- ; Usage:
- ; MiamiStartStop [Config File] [Always/GUI] [NoStartup] [Starup=<StartFile>] [NotAutoOnline/NAO] [Time=<TimeinTicks>] [Expert] [HELP/?]
- ;
- ; [Config File] = optional and can be a specified Miami Settings file.
- ; [Always/GUI] = optional "Always" or "GUI" switch which will open a
- ; GUI that is always there unless you directly tell
- ; it to Depart. This "Full Menu" gives you access to
- ; all functions of Miami Start/Stop in it.
- ; [NoStartup] = optional to stop the loading of any Startup file.
- ; Even the default "ENV:MSS_Startup" or one specified
- ; via the "Startup=" file.
- ; [Startup=<file>] = optional where you can specify a file to use as a
- ; Startup file. This file is a text file listing
- ; on each line a program (with or without arguements)
- ; to load up once Miami is online.
- ; [Starup=<StartFile>] = this lets you specify a text file that will run
- ; once Miami is online. By defalt it will attempt
- ; to run the contents of ENV:MSS_Startup file
- ; [NotAutoOnline/NAO] = this goes to the Online Menu of MSS after loading
- ; Miami so you can alter your Miami Preferences,
- ; Control MSS/Miami manually, etc.
- ; [Time=<TimeInTicks>] = this allows the user define a delay between
- ; starting of programs in Ticks. 50 Ticks = 1 second.
- ; (Default is 250 Ticks)
- ; [Expert] = this will remove the general button information
- ; above the buttons (Expert menus).
- ; {HELP or ?] = Brings up help information.